home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / docs / help / adosguide.lha / ADOSguide / Applications / Cpu < prev    next >
Encoding:
Text File  |  1999-05-09  |  1.7 KB  |  51 lines

  1.                            --AMIGADOS GUIDE V2.6--
  2.                                      CPU
  3.  
  4.  
  5.    USE:
  6.    CPU presents the user with information on there systems current
  7.    processor setup. It also enables the user to change there CPU's
  8.    memory cache settings.
  9.  
  10.    PATH:
  11.    C:
  12.  
  13.    SYSTEM:
  14.    2.0, 2.1, 3.0
  15.  
  16.    EXAMPLES:
  17.    1>CPU (Default - displays CPU information)
  18.    1>CPU CACHE
  19.    1>CPU NOCACHE
  20.    1>CPU FASTROM (Copy Kickstart ROM)
  21.    1>CPU NOFASTROM (Delete Kickstart ROM from memory)
  22.  
  23.    NOTES:
  24.    In the last example above an extension has been added which lets
  25.    you copy your Kicktart ROM into FastRam. The advantage of this is a
  26.    slight system speed up. However your CPU must be equipped with  
  27.    an MMU for this to work.
  28.  
  29.    Below is a complete list of the available options which enable you to
  30.    affect your processor setup.
  31.  
  32.    (please note that any changes you make will only last until the 
  33.    next system Re-boot)
  34.  
  35.    CACHE - Turn Instruction and Data Caching on.
  36.    BURST - Turn Instruction and Data Burst mode on.
  37.    NOCACHE - Turn Instruction and Data Caching off.
  38.    NOBURST - Turn Instruction and Data Burst mode off.
  39.    DATACACHE - Turn Data Cache on.
  40.    DATABURST - Turn Data Burst mode on.
  41.    NODATACACHE - Turn Data Caching off.
  42.    NODATABURST - Turn Data Burst mode off.
  43.    INSTCACHE - Turn Instruction Cache on.
  44.    INSTBURST - Turn Instruction Burst mode on.
  45.    NOINSTCACHE - Turn Instruction caching off.
  46.    NOINSTBURST - Turn Instruction Burst mode off.
  47.    COPYBACK - Turn Copyback mode on (68040 systems only).
  48.    NOCOPYBACK - Turn Copyback mode off (68040 systems only).
  49.    EXTCACHE - Turn External Caching on (68040 systems only).
  50.    NOEXTCACHE - Turn External Caching off (68040 systems only).
  51.